home *** CD-ROM | disk | FTP | other *** search
- Path: news3.digex.net!usenet
- From: Jing Bo Li <JBLi@Unid.com>
- Newsgroups: comp.lang.c++
- Subject: DLL Won't work with Mulptible Apps in Win32s?
- Date: Mon, 29 Jan 1996 16:50:23 -0800
- Organization: Express Access Online Communications, USA
- Message-ID: <310D6B4F.1F44@Unid.com>
- NNTP-Posting-Host: gate.unid.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b5 (Win16; I)
-
- Hi All,
-
- I am creating a Server-like DLL in Windows platform using Borland C++
- 4.5.
-
- To test my DLL, I created an simple Windows App just to call one of the
- functions exported by the DLL. The first copy of the application run OK
- with the DLL. However, while the first copy was running, the second copy
- gave the following error:
-
- Cannot run multiple instances of a DLL under Win32s.
-
-
- Please help,
-
- JBLi@UNID.COM
- JBLi@MSN.COM
-